home *** CD-ROM | disk | FTP | other *** search
- Path: fc.hp.com!news
- From: koren@hpsrk.fc.hp.com (Steve Koren)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Creating a MUI custom class...
- Date: 08 Jan 1996 07:43:37 -0700
- Organization: HP Fort Collins Site
- Sender: koren@hpsrk.fc.hp.com
- Message-ID: <oj6sphqpx0m.fsf@hpsrk.fc.hp.com>
- References: <slrn4diuqo.t2f.ing9435@xerxes.to.mh.se>
- <4bq6nk$2uu@rzunews.unizh.ch> <65641080%agos001@pn.itnet.it>
- <4cqn6d$rd2@rznews.rrze.uni-erlangen.de>
- NNTP-Posting-Host: hpsrk.fc.hp.com
- In-reply-to: "Andreas Ackermann's message of 8 Jan 1996 09:12:45 GMT
- X-Newsreader: Gnus v5.0.9
-
-
- "Andreas Ackermann (CIP 95)" <asackerm@cip.informatik.uni-erlangen.de> wrote:
-
- > Using inline custom classes with SASC 6.5 causes crashes on my system,
- > too. Creating the class still works fine, but when I create the
-
- I discovered that with one class (in a shared lib) I converted to MUI,
- the MinMaxInfo field of the AskMinMax structure is NULL when i get a
- MUIM_AskMinMask message. So if the program tries to write to any of the
- fields, it generates enforcer hits.
-
- I'm not sure why MUI is giving me a message with a NULL value for the
- structure pointer.
-
- - steve
-